home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / drm301.zip / VIEW21.DOC < prev    next >
Text File  |  1993-06-10  |  837b  |  23 lines

  1.  
  2. VIEW21.DOC               VIEW v2.1                  June 10, 1993
  3.  
  4. The key input logic was rewritten and improved.  The read buffer 
  5. was enlarged to handle larger files more smoothly.  Added 
  6. redirection and piping in DOS with the /R option.  Search and 
  7. Search Again were added.  The size was kept to 1k so this program 
  8. is suitable for distribution disks.
  9.  
  10.      Usage:       VIEW [D:\PATH\]SOMEFILE.DOC
  11.  
  12. Keys:  Home, Up, PgUp, Left, Right, End, Down, PgDn.
  13.        * = WordStar high bit toggle         Esc = exit
  14.        Ins = Search from beginning
  15.        Del = Search Again from current position
  16.  
  17. Use VIEW /R wherever you would normally use MORE in redirection 
  18. and piping.  See DOS manual on MORE.
  19.  
  20. Example:       LHA P SOMEFILE.LZH *.DOC | VIEW /R
  21.  
  22. This program may be freely distributed.      --David M Dibble
  23.